@charset "utf-8";
*, *:before, *:after {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    outline:0;
    margin:0;
    padding:0;
}
#bsWXBox {
    box-sizing:content-box;
}
ul {
    list-style:none;
}
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
    margin:0;
    padding:0;
}
a:link, a:visited {
    text-decoration:none;
    outline:0;
    color:#666
}
a:hover, a:active, a:focus {
    color:#666;
    text-decoration:none
}
img {
    border:0;
    padding: 0;
    margin: 0;
    max-width:100%;
}
table {
    border-collapse:collapse;
    width:100%
}
h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
}
input, textarea {
    font-size:14px;
    outline:0;
    overflow:hidden;
    
}
input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
    cursor:pointer;
    outline:0;
    border: none;
}
input[type='checkbox'], input[type='radio'] {
    position:relative;
    vertical-align:middle;
}
textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'] {
    outline:0;
    color:#666;
}
input[type="submit"], input[type="reset"], input[type="button"], input[type='text'], select, button {
    -webkit-appearance:none
}
input, select, textarea {
    -webkit-appearance:none;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
::-webkit-input-placeholder {
    color:#bababa;
}
:-moz-placeholder {
    color:#bababa;
    opacity:1;
}
::-moz-placeholder {
    color:#bababa;
    opacity:1;
}
:-ms-input-placeholder{
    color:#bababa;
}
.clearfix:after {
    clear:both;
    height:0;
    content:"";
    line-height:0;
    font-size:0;
    display:block
}
.clear {
    clear:both;
}

@font-face {
    font-family:'OPPOSans-R';
    src:url('../fonts/OPPOSans-R.eot?v=4.2.0');
    src:url('../fonts/OPPOSans-R.eot?#iefix&v=4.2.0') format('embedded-opentype'),
    url('../fonts/OPPOSans-R.woff?v=4.2.0') format('woff'),
    url('../fonts/OPPOSans-R.ttf?v=4.2.0') format('truetype'),
    url('../fonts/OPPOSans-R.svg?v=4.2.0#fontawesomeregular') format('svg');
    font-weight:normal;
    font-style:normal;
}

body {
    font-family:'OPPOSans-R';
    font-size:14px;
    color:#666;
    line-height:1.5;
    width:100%;
    background:#fff;
    -webkit-tap-highlight-color:transparent;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.pic{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.pic:after{
    content: '';
    display: block;
    padding-bottom: 76%;
}
.ihonor_txt{
	text-align: center;
}
.pic img{
    transition: .5s;
}
.middleCenter {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    max-width:100%;
    max-height:100%;
    display:block;
    vertical-align:middle;
    text-align:center;
    margin:auto
}
.tp{
    overflow: hidden;
}
.tp img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    transition: .5s;
}
.container1 {
    width: 89%;
    margin: 0 auto;
}
.container2 {
    width: 1200px;
    margin: 0 auto;
}
header {
	width:100%;
	margin:0 auto;
	position:relative;
    z-index: 99;
    background-color: #fafafa;
}
.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	height:90px;
	clear:both;
}
.yx {
	float:left;
}
.yx a {
	display:block;
    padding-top: 26px;
}
.yx img {
	max-width:100%;
	height:auto;
}
.nation{
    float: right;
    margin-top: 30px;
}
.nation a{
    display: block;
    font-size: 12px;
    color: #e60012;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #e60012;
    border-radius: 180px;
}
.nation a:hover{
    color: #fff;
    background-color: #e60012;
}
.navdaohang {
	float:right;
}
.menupc li{
    float: left;
    text-align: center;
    line-height:90px;
    z-index: 9;
    position:relative;
    background: url("../images/li.jpg") no-repeat right center;
}
.menupc li:last-child{
    background: none;
}
.menupc li:hover a{
    color: #e60012;
}
.menupc li a{
    display:block;
    color: #000;
    font-size: 16px;
    padding: 0px 48px;
    z-index: 999;
    position: relative;
}
.menupc li a:hover{
    color: #e60012;
}
.menupc li .current{
    color: #e60012;
}
.menupc ul{
    background-color:#fff;
    position: absolute;
    display:none;
    left: 0;
    /*top:65px;*/
    overflow: hidden;
    z-index: 999;
    width:100%;
}
.menupc ul li{
    float: none;
    position: static;
    text-align: center;
    background:none;
    line-height: 49px;
    width:100%;
    border-bottom: 1px solid #e3e3e3;
}
.menupc ul li:last-child{
    border-bottom: none;
}
.menupc ul li a{
    display: block;
    font-size: 16px;
    color:#000 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 5px;
    background-color: #fff;
}
.menupc ul li a:hover{
    color:#fff !important;
    background-color: #e60012;
}
.menupc ul li .current{
    color:#fff !important;
    background-color: #e60012;
}
/* .menupc ul.subnav {
    display: block;
} */


/*swiper的banner*/
.home-banner {
    overflow:hidden;
    width:100%;
    margin: 0 auto;
    position:relative;
}
.swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.banners a{
    display: block;
}
.banners a img{
    display: block;
    width: 100%;
    height: auto;
}
.home-banner .swiper-pagination{
    display: block;
    bottom: 5px;
    right: 0px;
    width: 100%;
}
.home-banner .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    opacity: 1;
    outline: none;
    margin: 0px 12px;
    border-radius: 25px;
    border: 2px solid #fff;
    background-color: transparent;
}
.home-banner .swiper-pagination-bullet-active{
    background-color: #e60013;
    border: 2px solid #e60013;
}


footer{
    width: 100%;
    margin: 0 auto;
    background-color: #2d2d2d;
    overflow: hidden;
}
.footer1{
    padding: 14px 0;
    overflow: hidden;
}
.footer1 p{
    float: left;
    color: #fff;
    background: url("../images/link.png") no-repeat left center;
    padding-left: 30px;
    line-height: 25px;
}
.footer1 ul{
    float: left;
}
.footer1 li{
    float: left;
    background: url("../images/fli.jpg") no-repeat right center;
    padding-right: 12px;
    margin-right: 12px;
    line-height: 25px;
}
.footer1 li:last-child{
    background: none;
    padding-right: 0;
    margin-right: 0;
}
.footer1 li a{
    display: block;
    color: #fff;
}
.footer1 li a:hover{
    color: #e60012;
}
.footer2{
    border-top: 1px solid #373737;
    border-bottom: 1px solid #373737;
    padding: 20px 0 30px 0;
    overflow: hidden;
}
.footer2_fl{
    float: left;
    width: 65%;
}
.footer2_fl li{
    float: left;
    width: 14.28%;
    padding: 0 10px;
    text-align: center;
}
.footer2_fl li a{
    display: block;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.footer2_fl li a:after{
    content: '';
    display: block;
    width: 17px;
    height: 1px;
    background-color: #e60012;
    margin: 10px auto;
}
.menulist{

}
.menulist li{
    float: none;
    width: 100%;
    padding: 0;
}
.menulist li a{
    font-size: 14px;
    color: #8f8f8f;
    line-height: 30px;
    text-transform: capitalize;
}
.menulist li a:after{
    display: none;
}
.menulist li a:hover{
    text-decoration: underline;
}
.footer2_fr{
    float: right;
    width: 7%;
}
.footer2_fr img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.footer2_fr p{
    text-align: center;
    color: #8f8f8f;
    margin-top: 10px;
}
.footer2_fc{
    float: left;
    width: 18%;
    margin: 0 5%;
}
.footer2_fc p{
    line-height: 30px;
    color: #8f8f8f;
    padding-left: 22px;
    margin-left: 10px;
}
.footer2_fc p.f1{
    background: url("../images/f1.png") no-repeat left center;
}
.footer2_fc p.f2{
    background: url("../images/f2.png") no-repeat left center;
}
.footer2_fc p.f3{
    background: url("../images/f3.png") no-repeat left center;
}
.footer2_fc p.f4{
    background: url("../images/f4.png") no-repeat left center;
}
.footer2_fc p.f5{
    background: url("../images/f5.png") no-repeat left center;
}
.footer2_fc p.f6{
    background: url("../images/f6.png") no-repeat left center;
}
.footer3{
    padding: 21px 0;
    overflow: hidden;
}
.footer3 p{
    line-height: 24px;
    text-align: center;
    color: #fff;
}
.footer3 p a{
    color: #fff;
}
.footer3 p a:hover{
    color: #e60012;
}


.home-about{
    width: 100%;
    margin: 61px auto 56px auto;
    overflow: hidden;
}
.about_fl{
    float: left;
    width: 50%;
    position: relative;
}
.about_fl .swiper-slide{
    display: initial;
}
.abouts a{
    display:block;
}
.about_fl .swiper-button-next, .about_fl .swiper-button-prev{
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 39px;
    height: 39px;
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: transparent;
    text-align: center;
    transition: .5s;
    border-radius: 180px;
}
.about_fl .swiper-button-prev{
    left: 0;
    right: auto;
    background: #fff url("../images/ajt.png") no-repeat center;
}
.about_fl .swiper-button-prev:hover{
    background: #e60012 url("../images/ajt_h.png") no-repeat center;
}
.about_fl .swiper-button-next{
    right: 0;
    left: auto;
    background: #fff url("../images/ajt.png") no-repeat center;
    transform:rotateY(180deg);
}
.about_fl .swiper-button-next:hover{
    background: #e60012 url("../images/ajt_h.png") no-repeat center;
}
.about_fr{
    float: right;
    width: 45%;
}
.about_fr1{
    text-transform: uppercase;
    font-size: 70px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
}
.about_fr2{
    color: #575757;
    font-size: 30px;
    line-height: 1;
}
.about_fr3{
    color: #7e7e7e;
    font-size: 16px;
    line-height: 35px;
    margin: 45px 0 55px;
    height: 210px;
    overflow: hidden;
}
.about_fr .index_more{
    text-align: left;
}
.index_more{
    text-align: center;
}
.index_more a{
    display: inline-block;
    width: 194px;
    padding: 12px 0px;
    background: url(../images/jt.png) no-repeat 134px;
    border: 1px solid #e60012;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.index_more a p {
    color: #e60012;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    padding: 0 84px 0 44px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.index_more a:hover {
    background: url(../images/jt.png) no-repeat 44px;
}
.index_more a:hover p {
    padding: 0 44px 0 84px;
}

.home-news{
    width: 100%;
    margin: 63px auto 53px auto;
    overflow: hidden;
}
.home-news .index_title{
    text-align: left;
}
.index_title{
    text-align: center;
}
.index_title p{
    text-transform: uppercase;
    font-size: 50px;
    font-weight: bold;
    color: #eaeaea;
    line-height: 1;
}
.index_title h3{
    margin-top: 15px;
    font-size: 35px;
    color: #000;
    line-height: 1;
}
.news_con{
    margin-top: 65px;
}
.news_con .swiper-slide{
    display: initial;
}
.news a{
    display:block;
    overflow: hidden;
    text-align: justify;
}
.news a .pic{
    float: left;
    width: 308px;
}
.news a .pic:after{
    padding-bottom: 59.41%;
}
.news_txt{
    margin-left: 338px;
}
.news_txt1{
    font-size: 18px;
    color: #424242;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_txt2{
    margin: 15px 0;
    color: #636363;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}
.news_txt3{
    color: #dcdcdc;
}
.news_txt4{
    margin-top: 28px;
    width: 36px;
    height: 36px;
    background: url("../images/njt.png") no-repeat left;
}
.news a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.news a:hover .news_txt4{
    background: url("../images/njt_h.png") no-repeat left;
}
.swiper-pagination1{
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.home-news .container1{
    position: relative;
}
.news_con .swiper-pagination1{
    display: block;
    top: 30px;
    right: 0;
}
.news_con .swiper-pagination-bullet{
    width: 27px;
    height: 10px;
    background-color: #959595;
    opacity: 1;
    outline: none;
    margin: 0px 1px;
    border-radius: 0;
}
.news_con .swiper-pagination-bullet-active{
    background-color: #e60013;
    width: 58px;
}
.home-news .index_more{
    margin-top: 45px;
}


.home-product{
    width: 100%;
    margin: 0 auto;
}
.home-product .container1{
    position: relative;
}
.pro_t{
    overflow: hidden;
    background-color: #f8f8f8;
    margin-top: 24px;
}
.pro_t:before{
    content: '';
    display: block;
    width: 100%;
    height: 24px;
    background: url("../images/probg.png") no-repeat center;
    position: absolute;
    top: -24px;
}
.pro_t .index_title{
    margin-top: 30px;
}
.pro_t_con{
    margin: 30px 0 45px 0;
    text-align: center;
    font-size: 16px;
    color: #7b7b7b;
    line-height: 35px;
	padding: 0 40px;
}
.pro_b{

}
.pro_b li{
    float: left;
    width: 50%;
}
.pro_b li a{
    display: block;
    position: relative;
}
/*.pro_b li a .pic:after{
    padding-bottom: 143.49%;
}*/
.pro_b li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.pro_before_txt{
    transform: rotateY(0deg);
    position: absolute;
    top: 25%;
    width: 100%;
    height: 80%;
    text-align: center;
    color: #fff;
    transition: .5s;
}
.pro_b li a:hover .pro_before_txt{
    transform: rotateY(90deg);
}
.pro_before_txt p{
    display: inline-block;
    margin: 55px 0 20px 0;
    font-size: 12px;
    text-transform: uppercase;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pro_before_txt h3{
    font-size: 28px;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pro_after_txt{
    opacity: 0;
    height: 0;
    background-color: #e60013;
    width: 100%;
    position: absolute;
    bottom: 0;
    transition: .5s;
    text-align: center;
    color: #fff;
}
.pro_after_txt .tp{
    padding: 17px 0;
}
.pro_after_txt h3{
    font-size: 20px;
    line-height: 1;
}
.pro_after_txt h3:after{
    content: '';
    display: block;
    width: 46px;
    height: 1px;
    background-color: #fff;
    margin: 15px auto 0 auto;
}
.pmore{
    background-color: #e60013;
    width: 55px;
    height: 55px;
    border-radius: 180px;
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -27px;
}
.pmores{
    border: 1px solid #fff;
    width: 50px;
    margin: 0 auto;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 180px;
    font-size: 12px;
    background: url("../images/jia.png") no-repeat bottom center;
}
.pro_b li a:hover .pro_after_txt{
    opacity: 1;
    height: 212px;
}


.home-yfcx{
    width: 100%;
    margin: 80px auto 0 auto;
    overflow: hidden;
}
.home-yfcx .container1{
    position: relative;
}
.yfcx_title{
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}
.yfcx_title p{
    font-size: 70px;
    color: #000;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
}
.yfcx_title h3{
    color: #575757;
    font-size: 30px;
    line-height: 1;
}
.yfcx_con{

}
.yfcx_con li{
    float: left;
    width: 25%;
}
.yfcx_con li .tp img{
    height: 100%;
}
.yfcx_con li:nth-child(2), .yfcx_con li:nth-child(3){
    margin-top: 219px;
}
.yfcx_con li:first-child,.yfcx_con li:last-child{
    width: 50%;
}
.yfcx_con li:first-child{
    height: 564px;
}
.yfcx_con li:last-child{
    height: 345px;
}
.yfcx_con li:hover .tp img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.yfcx_con li a{
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 50px 40px;
    height: 345px;
}
.yfcx_con li:nth-child(2) a{
    background-color: #f1f1f1;
}
.yfcx_con li:nth-child(3) a{
    background-color: #fff;
}
.yfcx_con li:nth-child(4) a{
    background-color: #383838;
}
.yfcx_con li:nth-child(5) a{
    background-color: #e60013;
}
.yfcx_txt1{
    font-size: 26px;
    line-height: 1;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.yfcx_con li:nth-child(2) a .yfcx_txt1, .yfcx_con li:nth-child(3) a .yfcx_txt1{
    color: #000;
}
.yfcx_con li:nth-child(4) a .yfcx_txt1, .yfcx_con li:nth-child(5) a .yfcx_txt1{
    color: #fff;
}
.yfcx_txt2{
    font-size: 12px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.yfcx_con li:nth-child(2) a .yfcx_txt2, .yfcx_con li:nth-child(3) a .yfcx_txt2, .yfcx_con li:nth-child(4) a .yfcx_txt2,{
    color: #959595;
}
.yfcx_con li:nth-child(5) a .yfcx_txt2{
    color: #fff;
}
.yfcx_txt2:after{
    content: '';
    display: block;
    width: 35px;
    height: 3px;
    background-color: #959595;
    margin: 15px auto 0 auto;
}
.yfcx_con li:nth-child(2) a .yfcx_txt2:after, .yfcx_con li:nth-child(3) a .yfcx_txt2:after, .yfcx_con li:nth-child(4) a .yfcx_txt2:after{
    background-color: #959595;
}
.yfcx_con li:nth-child(5) a .yfcx_txt2:after{
    background-color: #fff;
}
.yfcx_txt3{
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    margin: 20px 0 40px 0;
}
.yfcx_con li:nth-child(2) a .yfcx_txt3, .yfcx_con li:nth-child(3) a .yfcx_txt3{
    color: #767676;
}
.yfcx_con li:nth-child(4) a .yfcx_txt3, .yfcx_con li:nth-child(5) a .yfcx_txt3{
    color: #fff;
}
.yfcx_txt4{
    display: block;
    width: 38px;
    margin: 0 auto;
    height: 38px;
    background: url("../images/jt2.png") no-repeat center;
}
.yfcx_con li:nth-child(2) a:hover .yfcx_txt4, .yfcx_con li:nth-child(3) a:hover .yfcx_txt4, .yfcx_con li:nth-child(4) a:hover .yfcx_txt4{
    background: url("../images/jt1.png") no-repeat center;
}
.yfcx_con li:nth-child(5) a:hover .yfcx_txt4{
    background: url("../images/jt3.png") no-repeat center;
}


/*企业简介*/
.inner-banner{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.inner-banner img{
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
}
.ban_info{
    position: absolute;
    left: 5.5%;
    color: #fff;
    line-height: 1;
    bottom: 20px;
    width: 335px;
    height: 121px;
    background-color: rgba(230,0,18,.87);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-transform: uppercase;
    padding: 0 15px;
}
.ban_info_fl{
    font-size: 71px;
    line-height: 1;
    font-weight: lighter;
}
.ban_info_fr{
    padding-left: 7px;
}
.ban_info_fr h3{
    font-size: 25px;
    line-height: 1;
    margin-bottom: 7px;
}
.ban_info_fr p{
    font-size: 20px;
    font-weight: lighter;
    line-height: 1;
}
.inner-main{
    width: 100%;
    margin: 0 auto 60px auto;
    overflow: hidden;
}
.inner_nav{
    margin: 53px 0;
    overflow: hidden;
}
.inner_nav li{
    float: left;
    width: 16.6%;
    padding: 0 35px;
}
.inner_nav li a{
    display: block;
    line-height: 77px;
    background-color: #f6f6f6;
    border-radius: 5px;
    font-size: 20px;
    color: #202020;
    text-align: center;
    font-weight: lighter;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .5s;
    padding: 0 5px;
}
.inner_nav li a:hover{
    color: #fff;
    background-color: #e60012;
}
.inner_nav li a.current{
    color: #fff;
    background-color: #e60012;
}
.inner_about{
    overflow: hidden;
}
.iabout_fl{
    float: left;
    width: 58%;
}
.iabout_fr{
    float: right;
    width: 40%;
}
.iabout_fr1{
    text-transform: uppercase;
    font-size: 70px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
}
.iabout_fr2{
    color: #575757;
    font-size: 30px;
    line-height: 1;
}
.iabout_fr3{
    color: #7e7e7e;
    font-size: 16px;
    line-height: 35px;
    margin: 40px 0 35px;
    overflow: hidden;
}
.iabout_fr4{

}
.iabout_fr4 li{
    float: left;
    width: 25%;
    text-align: center;
}
.iabout_fr4 li p{
    font-size: 16px;
    color: #7e7e7e;
    margin-top: 13px;
    line-height: 1;
}
.iabout_fr4 li span{
    font-size: 12px;
    color: #c0c0c0;
    text-transform: uppercase;
}
.iabout_fr4 li:hover .tp img{
    transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}


/*联系我们*/
.inner_contact{
    overflow: hidden;
}
.icontact1{
    text-align: center;
    color: #595959;
    font-size: 20px;
    line-height: 2.5;
}
.icontact2{
    margin-top: 50px;
}
.icontact2 ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.icontact2 li{
    width: 20%;
    background: url("../images/cli.jpg") no-repeat right center;
    text-align: center;
    margin-bottom: 5%;
}
.icontact2 li:last-child{
    background: none;
    width: 30%;
}
.icontact2 li:nth-child(5){
    background: none;
}
.icontact2 li:nth-child(6),.icontact2 li:nth-child(7){
    margin-bottom: 0;
}
.icontact2 li h3{
    font-size: 24px;
    color: #000;
    line-height: 1;
    margin: 28px 0 15px 0;
}
.icontact2 li p{
    font-size: 18px;
    color: #8b8b8b;
    line-height: 1;
}


/*客户留言*/
.inner_feedback{
    overflow: hidden;
    background: url("../images/feedbackbg.jpg") no-repeat center;
    background-size: cover;
    padding: 60px 0 50px 0;
}
.ifeedback_title{
    text-align: center;
    font-size: 35px;
}
.ifeedback_title p{
    text-transform: uppercase;
    color: #a7a7a7;
    line-height: 1;
    margin-bottom: 15px;
}
.ifeedback_title h3{
    color: #000;
    line-height: 1;
}
.ifeedback_title h3:after{
    content: '';
    display: block;
    width: 53px;
    height: 1px;
    background-color: #e60012;
    margin: 25px auto 30px auto;
}
.ifeedback_con{
    width: 835px;
    margin: 0 auto;
}
.ly1{
    margin-bottom: 18px;
    overflow: hidden;
    display: flex;
}
.ly1 label{
    line-height: 42px;
    font-size: 20px;
    color: #000;
    width: 105px;
    text-align: right;
}
.ly1 input{
    margin-left: 6px;
    width: 724px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    background-color: #fff;
    padding-left: 28px;
    font-size: 16px;
    color: #333;
}
.ly1 textarea{
    margin-left: 6px;
    width: 724px;
    height: 249px;
    line-height: 30px;
    padding: 8px 28px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    background-color: #fff;
    font-size: 16px;
    color: #333;
    resize: none;
}
.ly2{
    margin-bottom: 30px;
    overflow: hidden;
    display: flex;
}
.ly2 label{
    line-height: 42px;
    font-size: 20px;
    color: #000;
    width: 105px;
    text-align: right;
}
.ly2 input{
    margin: 0 21px 0 6px;
    width: 599px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    background-color: #fff;
    padding-left: 28px;
    font-size: 16px;
    color: #333;
}
.ly2 a{
    margin-top: 1px;
    height: 40px;
}
.ly2 a img{
    height: 40px;
    width: 103px;
}
.ly3{
    text-align: center;
}
.ly3 input{
    width: 246px;
    height: 60px;
    line-height: 60px;
    background-color: #e60012;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-size: 24px;
}


/*组织架构*/
.inner_structure{
    overflow: hidden;
}
.inner_structure img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}


/*企业荣誉*/
.inner_honor{
    overflow: hidden;
}
.ihonor{
    margin-bottom: 17px;
    overflow: hidden;
}
.ihonor li{
    float: left;
    width: 33.3%;
    padding: 0 36px;
    margin-bottom: 24px;
}
.ihonor li a{
    display: block;
    overflow: hidden;
}
.inner_honor li a .pic{
    border: 1px solid #f0f0f0;
}
.inner_honor li a .pic:after{
   
}
.inner_honor li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.honor_txt{
    margin-top: 8px;
    text-align: center;
    color: #3d3d3d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inner_honor li a:hover .honor_txt{
    color: #e60012;
}

/*分页*/
.pagination{
    text-align:center;
    color:#666;
    clear:both;
}
.pagination a{
    display:inline-block ;
    color: #888;
    border:1px solid #d1d1d1;
    text-align: center;
    text-transform: capitalize;
    padding:0px 10px;
    line-height:28px;
    background-color:transparent;
    margin:0px 0 10px 0;
}
.pagination a:hover{
    color:#fff;
    background-color:#e60012;
}
.pagination a.active {
    color: #fff;
    background-color: #e60012;
}


/*发展历程*/
.inner_process{
    overflow: hidden;
}
.process-max {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    position:relative;
    cursor:pointer;
}
.process-max .item {
    display:block;
    border: none !important;
    cursor: default;
    background-color: #f3f2f2;
    border-radius: 10px;
}
.pmax_fl{
    float: left;
    width: 50%;
}
.pmax_fl img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    border: none !important;
    border-radius: 10px 0 0 10px;
}
.pmax_fr{
    float: right;
    width: 50%;
    color: #545454;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    padding: 5% 3.5% 2.5% 3.5%;
    overflow: hidden;
    position: relative;
}
.pmax_fr1{
    color: #e8e7e7;
    font-size: 150px;
    line-height: 0.8;
   
}
.pmax_fr2{
    height: 230px;
    margin-top: -80px;
    padding-right: 15px;
}
.pmax_fr2 li{
    margin-bottom: 30px;
    overflow: hidden;
}
.pmax_fr2 li:last-child{
    margin-bottom: 0;
}
.pmax_fr2 h3{
    font-size: 24px;
    color: #e60012;
    background-color: #f3f2f2;
    display: inline-block;
    line-height: 1;
    margin-bottom: 30px;
}
.pmax_fr2 p{
    color: #868686;
    line-height: 25px;
    font-size: 14px;
}
.style3::-webkit-scrollbar-track{
    background-color: #f3f2f2;
}
.style3::-webkit-scrollbar{
    width: 4px;
    background-color: #f3f2f2;
}
.style3::-webkit-scrollbar-thumb{
    background-color: #e60012;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#037a2b', endColorstr='#12b1e9', GradientType=0);
}
.pmax_fr3{
    margin-top: 50px;
    overflow: hidden;
}
.pmax_fr3 img{
    display: block;
    max-width: 100%;
    height: auto;
    border: none !important;
}

.process-min {
    position: relative;
    width: 100%;
    margin: 40px auto 0px auto;
}
.process-min .slick-list{
    width: 92%;
    margin: 0 auto;
}
.process-min .getIndex {
    display:inline-block;
    *float:none;
    *display:inline;
    zoom:1;
    text-align:center;
}
.process-min .getIndex .item {
    margin:0px 10px;
}
.process-min .getIndex .item i{
    display:block;
    font-size: 24px;
    color: #797979;
    font-style: normal;
    line-height: 53px;
  
}
.process-min .getIndex .item:hover i{
    color: #e60012;
    text-decoration: underline;
}
.process-min .slick-current .item i{
    color: #e60012;
    text-decoration: underline;
}
.process-min .slick-next:before,.process-min .slick-prev:before{
    display: none;
}
.process-min .slick-prev,.process-min .slick-next{
    width: 53px;
    height: 53px;
    margin-top: -26.5px;
    top:50%;
    z-index: 0;
}
.process-min .slick-prev{
    left: 0px;
    background: url("../images/p_r.png") no-repeat left center;
    transform:rotateY(180deg);
}
.process-min .slick-prev:hover{
    background: url("../images/p_rh.png") no-repeat left center;
}
.process-min .slick-next{
    right: 0px;
    background: url("../images/p_r.png") no-repeat right center;
}
.process-min-min .slick-next:hover{
    background: url("../images/p_rh.png") no-repeat left center;
}


/*企业文化*/
.inner_culture{
    overflow: hidden;
    background-color: #f7f7f7;
}
.inner_culture .tp{
    float: left;
    width: 50%;
}
.iculture_fr{
    float: right;
    width: 50%;
    padding: 3% 0px 0 24px;
    overflow: hidden;
}
.iculture_fr1{
    margin-bottom: 5%;
}
.iculture_fr1 p{
    font-size: 28px;
    color: #989898;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.iculture_fr1 h3{
    font-size: 28px;
    color: #000;
    line-height: 1;
}
.iculture_fr1 h3:after{
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background-color: #e60012;
    margin-top: 15px;
}
.iculture_fr2{

}
.iculture_fr2 li{
    float: left;
    width: 25%;
    margin-bottom: 40px;
}
.iculture_fr2 li img{
    display: block;
    max-width: 100%;
    height: auto;
}
.iculture_fr2 li h3{
    font-size: 20px;
    color: #484848;
    line-height: 1;
    margin: 22px 0 8px 0;
}
.iculture_fr2 li p{
    color: #a2a2a2;
    font-weight: lighter;
    text-transform: uppercase;
    height: 80px;
    overflow: hidden;
    line-height: 20px;
}


/*管理团队*/
.inner_team{
    overflow: hidden;
}
.iteam{
    margin-bottom: 7px;
    overflow: hidden;
}
.iteam li{
        background-color: #f6f6f6;
    margin-bottom: 29px;
    overflow: hidden;
    position: relative;
    padding: 20px 35px;
    width: 15%;
    margin-left: auto;
    text-align: center;
    margin-right: auto;
}
.iteam_txt{
    width: 100%;
    margin: 0 auto;
}
/*.iteam_txt_t{
    margin-bottom: 3%;
    overflow: hidden;
}
.iteam_txt_t h3{
    font-size: 26px;
    color: #323232;
    line-height: 1;
    margin-bottom: 20px;
}
.iteam_txt_t h3 span{
    font-size: 20px;
    color: #979797;
}
.iteam_txt_t p{
    color: #5f5f5f;
}
.iteam_txt_t p:after{
    content: '';
    display: block;
    width: 46px;
    height: 1px;
    background-color: #949494;
    margin-top: 10px;
}
.iteam_txt_b{
    color: #7e7e7e;
    font-size: 16px;
    line-height: 25px;
}*/
.iteam li .tp{
    display: none;
    float: right;
    width: 24.5%;
}



/*定期公告*/
.inner_industry{
    overflow: hidden;
    background: url("../images/industrybg.jpg") no-repeat center;
    background-size: cover;
    padding: 46px 0 59px 0;
}
.iindustry{
    background-color: rgba(255,255,255,.75);
    overflow: hidden;
    padding: 5% 0 10% 0;
}
.iindustry1{
    text-align: center;
    font-size: 28px;
    color: #e60012;
    line-height: 1;
}
.iindustry1:after{
    content: '';
    display: block;
    width: 53px;
    height: 1px;
    background-color: #000;
    margin: 20px auto 35px auto;
}
.iindustry2{
    font-size: 18px;
    color: #525252;
    line-height: 2.2;
    text-align: center;
}


/*股市行情*/
.inner_stock{
    overflow: hidden;
    background: url("../images/stockbg.jpg") no-repeat center;
    background-size: cover;
    padding: 9% 0;
}
.istock{
    padding: 0 3%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.istock_fl{
    color: #fff;
    width: 30%;
}
.istock_fl h3{
    font-size: 35px;
    line-height: 1;
}
.istock_fl span{
    display: block;
    font-size: 75px;
    font-weight: bold;
    line-height: 1;
    margin: 70px 0 5px 0;
}
.istock_fl span i{
    color: #e60012;
    font-style: normal;
}
.istock_fl p{
    font-size: 16px;
}
.istock_fr{
    padding-top: 5px;
    width: 55%;
}
.istock_fr li {
    float: left;
    color: #fff;
    font-size: 20px;
    text-align: center;
    width: 25%;
}
.istock_fr li p{
    margin-top: 85px;
}
.istock_fr li p span{
    line-height: 1;
    font-weight: bold;
    color: #e60012;
    font-size: 80px;
}


/*投资互动*/
.inner_interaction{
    overflow: hidden;
    background: url("../images/interactionbg.jpg") no-repeat center;
    background-size: cover;
    padding: 7.5% 0;
}
.iinteraction{
    padding: 0 10%;
}
.iinteraction1{
    margin-bottom: 50px;
    overflow: hidden;
}
.iinteraction1 h3{
    font-size: 32px;
    color: #e60012;
    line-height: 1;
    margin-bottom: 10px;
}
.iinteraction1 p{
    font-size: 18px;
    color: #dcdcdc;
    line-height: 1;
    text-transform: uppercase;
}
.iinteraction2{
    font-size: 20px;
    color: #717171;
    line-height: 2.2;
}



/*人才理念*/
.inner_talent{
    overflow: hidden;
    background-color: #fafafa;
    padding-top: 5%;
}
.inner_talent li{
    float: left;
    width: 25%;
    display: flex;
    align-items: center;
    margin-bottom: 5%;
}
.inner_talent li .pic{
    width: 182px;
    height: 182px;
    border: 1px solid #e80014;
    border-radius: 180px;
}
.italent_txt{
    padding-left: 55px;
}
.italent_txt h3{
    font-size: 22px;
    color: #000;
    line-height: 1;
    margin-bottom: 10px;
}
.italent_txt p{
    color: #949494;
    text-transform: uppercase;
}
.inner_talent li:hover .pic img{
    transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}


/*工作环境*/
.inner_env{
    overflow: hidden;
}
.inner_env li{
    float: left;
    width: 33.3%;
    padding: 0 10px;
    margin-bottom: 32px;
}
.inner_env li a{
    display: block;
    cursor: default;
}
.inner_env li a .pic:after{
    padding-bottom: 74.84%;
}
.ienv_txt{
    padding: 19px 5px;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inner_env li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}


/*人才招聘*/
.ijob{
    margin-bottom: 30px;
    overflow: hidden;
}
.ijob dl{
    margin-bottom: 30px;
}
.zp-title{
    cursor: pointer;
    outline:none;
    overflow: hidden;
}
.zp-title a{
    color:#000;
    font-size: 18px;
    display:block;
    min-height: 55px;
    line-height: 53px;
    transition: .5s;
    padding: 0 28px 0 35px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
}
.zp-title a p{
    float: left;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zp-title a span{
    float: right;
    width: 29px;
    height: 53px;
    background: url("../images/fr.png") no-repeat center;
}
.zp-title a:hover{
    color:#fff;
    background-color: #e60012;
}
.zp-title a:hover span{
    background: url("../images/fr_h.png") no-repeat center;
}
.zp-content {
    overflow: hidden;
    display:none;
    transition: .5s;
    margin: 20px 35px;
}
.zp-info-text{
    float: left;
    width: 50%;
    color: #5f5f5f;
    line-height: 25px;
}
.zp-info-text h3{
    color: #000;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 15px;
}
.open .zp-content{
    display:block;
    overflow:hidden;
}
.open .zp-title a{
    color:#fff;
    background-color: #e60012;
}
.open .zp-title a span{
    background: url("../images/fr_h.png") no-repeat center;
}


/*活动与资讯*/
.inner_news{
    overflow: hidden;
}
.inews{
    overflow: hidden;
}
.inews li{
    float: left;
    width: 25%;
    padding: 0 10px;
    margin-bottom: 5%;
}
.inews li a{
    display: block;
}
.inews_img{
    position: relative;
}
.inews_img .pic:after{
    padding-bottom: 59.41%;
}
.inews_date{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 104px;
    line-height: 26px;
    text-align: center;
    background-color: #fff;
}
.inews_txt{
    margin-top: 20px;
}
.inews_txt1{
    font-size: 20px;
    color: #3f3f3f;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 22px;
    margin-bottom: 20px;
    position: relative;
}
.inews_txt1:after{
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background-color: #e60012;
    transition: .5s;
    position: absolute;
    bottom: 0;
}
.inews li a:hover .inews_img .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);

}
.inews li a:hover .inews_txt1:after{
    width: 100%;
}
.inews_txt2{
    color: #888;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}


/*新闻详情*/
.inner_newsshow{
    overflow: hidden;
}
.show_title{
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px dashed #bfbfbf;
}
.show_title h3{
    font-size: 20px;
    font-weight:normal;
    text-align: center;
    color: #333;
    padding-bottom: 10px;
    line-height: 28px;
}
.show_title span{
    color:#949494;
    margin:0px 10px;
    font-size:14px;
    padding-left:20px;
}
.browse{
    background:url(../images/browse.png) no-repeat left center;
}
.date{
    background:url(../images/date.png) no-repeat left center;
}
.show_content{
    line-height:28px;
    color:#4b4b4b;
    padding:25px 0px;
    border-bottom:1px dashed #bfbfbf;
    font-size: 15px;
}
.show_content img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_back{
    padding-top:20px;
}
.show_back_fl{
    float: left;
    width: 70%;
    overflow:hidden;
}
.show_back_fl li{
    margin-bottom:2px;
    line-height:25px;
    color:#4d4d4d;
    width:100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:15px;
}
.show_back_fl li a{
    color:#868686;
    font-size:15px;
}
.show_back_fl li a:hover{
    color: #e60012;
}
.show_back_fr{
    overflow:hidden;
    float: right;
    width: 10%;
}
.show_back_fr a{
    display:block;
    line-height:46px;
    color:#fff;
    font-size:15px;
    background: #e60012 url(../images/return.png) no-repeat 20px center;
    padding-right:25px;
    text-align: right;
}


/*产品与服务*/
.inner_pro{
    overflow: hidden;
}
.ipro1{
    overflow: hidden;
    text-align: center;
}
.ipro1 p{
    font-size: 24px;
    color: #a2a2a2;
    line-height: 1;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.ipro1 h3{
    font-size: 26px;
    color: #2e2e2e;
    line-height: 1;
}
.ipro1 h3:after{
    content: '';
    display: block;
    width: 45px;
    height: 1px;
    background-color: #e60012;
    margin: 20px auto 0 auto;
}
.ipro2{
    font-size: 16px;
    color: #656565;
    line-height: 35px;
    text-align: center;
    margin: 45px 0;
}
.ipro3{
    overflow: hidden;
}
.ipro3 li{
    float: left;
    width: 16.666%;
    padding: 0 10px;
}
.ipro3 li a{
    display: block;
    cursor: default;
}
.ipro3 li a .pic{
    border: 1px solid #efefef;
}
.ipro3 li a .pic:after{
    padding-bottom: 74.52%;
}
.ipro3_txt{
    padding: 19px 5px;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ipro3 li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}


/*研发创新*/
.inner_yfcx{
    overflow: hidden;
    background-color: #f6f6f6;
}
.iyfcx_fl{
    float: left;
    width: 50%;
    position: relative;
}
.iyfcx_fl .swiper-slide{
    display: initial;
}
.yfcxs a{
    display:block;
}
.iyfcx_fl .swiper-button-next1, .iyfcx_fl .swiper-button-prev1{
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 41px;
    height: 41px;
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: transparent;
    text-align: center;
    transition: .5s;
    border-radius: 0;
}
.iyfcx_fl .swiper-button-prev1{
    left: 0;
    right: auto;
    background: rgba(0,0,0,.45) url("../images/yjt.png") no-repeat center;
}
.iyfcx_fl .swiper-button-prev1:hover{
    background: #e60012 url("../images/yjt.png") no-repeat center;
}
.iyfcx_fl .swiper-button-next1{
    right: 0;
    left: auto;
    background: rgba(0,0,0,.45) url("../images/yjt.png") no-repeat center;
    transform:rotateY(180deg);
}
.iyfcx_fl .swiper-button-next1:hover{
    background: #e60012 url("../images/yjt.png") no-repeat center;
}
.iyfcx_fr{
    float: right;
    width: 50%;
    padding: 5% 3% 0 3%;
    overflow: hidden;
}
.iyfcx_fr1{

}
.iyfcx_fr1 h3{
    font-size: 28px;
    color: #e60012;
    line-height: 1;
    margin-bottom: 10px;
}
.iyfcx_fr1 p{
    color: #c3c3c3;
    text-transform: uppercase;
}
.iyfcx_fr1 p:after{
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background-color: #e60012;
    margin-top: 15px;
}
.iyfcx_fr2{
    color: #818181;
    line-height: 30px;
    height: 210px;
    padding-right: 15px;
    margin: 30px 0;
}
.iyfcx_fr3{

}
.iyfcx_fr3 li{
    float: left;
    text-align: center;
    width: 33.3%;
}
.iyfcx_fr3 li h3{
    margin-top: 10px;
    color: #747474;
    font-weight: lighter;
    font-size: 14px;
}








@media (min-width:1701px) and (max-width:1800px){
    .menupc li a{
        padding: 0 42px;
    }
    .about_fr1{
        margin-bottom: 10px;
    }
    .about_fr1 br{
        display: none;
    }
    .iabout_fr1{
        margin-bottom: 10px;
    }
    .iabout_fr1 br{
        display: none;
    }
}

@media (min-width:1601px) and (max-width:1700px){
    .menupc li a{
        padding: 0 38px;
    }
    .about_fr1{
        margin-bottom: 10px;
    }
    .about_fr1 br{
        display: none;
    }
    .about_fr3{
        margin: 25px 0;
        height: 245px;
        overflow: hidden;
    }
    .pro_before_txt h3{
        font-size: 26px;
    }
    .inner_nav li{
        padding: 0 25px;
    }
    .inner_nav li a{
        line-height: 66px;
    }
    .iabout_fr1{
        line-height: 1;
        margin-bottom: 10px;
    }
    .iabout_fr1 br{
        display: none;
    }
    .iabout_fr3{
        margin: 25px 0;
    }
    .icontact2 li:last-child{
        width: 32%;
    }
    .ihonor li{
        padding: 0 30px;
    }
    .istock_fr{
        width: 60%;
    }
    .inner_talent li .pic{
        width: 170px;
        height: 170px;
    }
    .italent_txt{
        padding-left: 35px;
    }
}

@media (min-width:1501px) and (max-width:1600px){
    .menupc li a{
        padding: 0 32px;
    }
    .about_fr1{
        font-size: 56px;
        line-height: 1;
        margin-bottom: 10px;
    }
    .about_fr1 br{
        display: none;
    }
    .about_fr3{
        margin: 25px 0;
        height: 245px;
    }
    .pro_before_txt p{
        margin: 40px 0 20px 0;
    }
    .pro_before_txt h3{
        font-size: 24px;
    }
    .yfcx_title p{
        font-size: 56px;
    }
    .yfcx_txt1{
        font-size: 24px;
    }
    .inner_nav li{
        padding: 0 25px;
    }
    .inner_nav li a{
        line-height: 66px;
    }
    .iabout_fr1{
        font-size: 56px;
        line-height: 1;
        margin-bottom: 10px;
    }
    .iabout_fr1 br{
        display: none;
    }
    .iabout_fr3{
        margin: 25px 0;
    }
    .icontact2 .tp img{
        transform: scale(0.9);
    }
    .icontact2 li h3{
        font-size: 22px;
    }
    .icontact2 li:last-child{
        width: 34%;
    }
    .ihonor li{
        padding: 0 25px;
    }
    .pmax_fr3{
        margin-top: 30px;
    }
    .iculture_fr2 li{
        margin-bottom: 20px;
    }
    .istock_fr{
        width: 60%;
    }
    .istock_fr li p span{
        font-size: 70px;
    }
    .inner_talent li .pic{
        width: 160px;
        height: 160px;
    }
    .inner_talent li .pic img{
        transform: scale(0.9);
    }
    .italent_txt{
        padding-left: 35px;
    }
    .inews li{
        margin-bottom: 4%;
    }
    .iyfcx_fr{
        padding: 3% 3% 0 3%;
    }
}

@media (min-width:1401px) and (max-width:1500px){
    .menupc li a{
        padding: 0 26px;
    }
    .about_fr1{
        font-size: 54px;
        line-height: 1;
        margin-bottom: 10px;
    }
    .about_fr1 br{
        display: none;
    }
    .about_fr3{
        margin: 25px 0;
    }
    .pro_before_txt p{
        margin: 35px 0 20px 0;
    }
    .pro_before_txt h3{
        font-size: 24px;
    }
    .yfcx_title p{
        font-size: 54px;
    }
    .yfcx_txt1{
        font-size: 24px;
    }
    .inner_nav li{
        padding: 0 20px;
    }
    .inner_nav li a{
        line-height: 55px;
    }
    .iabout_fr1{
        font-size: 54px;
        line-height: 1;
        margin-bottom: 10px;
    }
    .iabout_fr1 br{
        display: none;
    }
    .iabout_fr3{
        margin: 25px 0;
    }
    .icontact2 .tp img{
        transform: scale(0.8);
    }
    .icontact2 li h3{
        font-size: 22px;
    }
    .icontact2 li:last-child{
        width: 34%;
    }
    .ihonor li{
        padding: 0 20px;
    }
    .pmax_fr {
        padding: 3.7% 3.5% 2.5% 3.5%;
    }
    .pmax_fr3{
        margin-top: 30px;
    }
    .iculture_fr2 li{
        margin-bottom: 5px;
    }
    .iculture_fr2 li h3{
        font-size: 18px;
        margin: 15px 0 8px 0;
    }
    .iculture_fr2 li p{
        font-size: 12px;
    }
    .istock_fl span{
        font-size: 60px;
    }
    .istock_fr{
        width: 60%;
    }
    .istock_fr li p span{
        font-size: 64px;
    }
    .inner_talent li .pic{
        width: 150px;
        height: 150px;
    }
    .inner_talent li .pic img{
        transform: scale(0.8);
    }
    .italent_txt{
        padding-left: 35px;
    }
    .inews li{
        margin-bottom: 3%;
    }
    .iyfcx_fr{
        padding: 3% 3% 0 3%;
    }
    .iyfcx_fr1 h3{
        font-size: 26px;
    }
    .iyfcx_fr2{
        height: 180px;
    }
}

@media (min-width:1280px) and (max-width:1400px){
    .container1{
        width: 92%;
    }
    .menupc li a{
        padding: 0 22px;
    }
    .about_fr1{
        font-size: 50px;
        line-height: 1;
        margin-bottom: 10px;
    }
    .about_fr1 br{
        display: none;
    }
    .about_fr3{
        margin: 25px 0;
    }
    .pro_before_txt p{
        margin: 35px 0 20px 0;
    }
    .pro_before_txt h3{
        font-size: 24px;
    }
    .yfcx_title p{
        font-size: 50px;
    }
    .yfcx_txt1{
        font-size: 24px;
    }
    .inner_nav li{
        padding: 0 20px;
    }
    .inner_nav li a{
        line-height: 55px;
        font-size: 18px;
    }
    .iabout_fr1{
        font-size: 50px;
        line-height: 1;
        margin-bottom: 10px;
    }
    .iabout_fr1 br{
        display: none;
    }
    .iabout_fr3{
        margin: 25px 0;
    }
    .icontact2 .tp img{
        transform: scale(0.7);
    }
    .icontact2 li h3{
        font-size: 20px;
    }
    .icontact2 li p{
        font-size: 16px;
    }
    .icontact2 li:last-child{
        width: 34%;
    }
    .ihonor li{
        padding: 0 15px;
    }
    .pmax_fr{
        padding: 3% 3% 1.5% 3%;
    }
    .pmax_fr3{
        margin-top: 30px;
    }
    .iculture_fr2 li{
        margin-bottom: 20px;
    }
    .iculture_fr2 li h3{
        font-size: 18px;
        margin: 15px 0 8px 0;
    }
    .iculture_fr2 li p{
        font-size: 12px;
    }
    .istock_fl span{
        font-size: 60px;
    }
    .istock_fr{
        width: 60%;
    }
    .istock_fr li p span{
        font-size: 60px;
    }
    .inner_talent li .pic{
        width: 130px;
        height: 130px;
    }
    .inner_talent li .pic img{
        transform: scale(0.7);
    }
    .italent_txt{
        padding-left: 35px;
    }
    .inner_env li{
        margin-bottom: 10px;
    }
    .inews li{
        margin-bottom: 25px;
    }
    .iyfcx_fr{
        padding: 3% 3% 0 3%;
    }
    .iyfcx_fr1 h3{
        font-size: 24px;
    }
    .iyfcx_fr2{
        height: 150px;
    }
}

@media (min-width:1201px) and (max-width:1279px){
    .container1{
        width: 96%;
    }
    .menupc li a{
        padding: 0 20px;
    }
    .about_fr1{
        font-size: 50px;
        line-height: 1;
        margin-bottom: 10px;
    }
    .about_fr1 br{
        display: none;
    }
    .about_fr3{
        margin: 25px 0;
    }
    .index_title h3{
        font-size: 30px;
    }
    .pro_before_txt p{
        margin: 35px 0 20px 0;
    }
    .pro_before_txt h3{
        font-size: 22px;
    }
    .yfcx_title p{
        font-size: 50px;
    }
    .yfcx_txt1{
        font-size: 22px;
    }
    .inner_nav li{
        padding: 0 20px;
    }
    .inner_nav li a{
        line-height: 55px;
        font-size: 18px;
    }
    .iabout_fr1{
        font-size: 50px;
        line-height: 1;
        margin-bottom: 10px;
    }
    .iabout_fr1 br{
        display: none;
    }
    .iabout_fr3{
        margin: 25px 0;
    }
    .icontact2 .tp img{
        transform: scale(0.6);
    }
    .icontact2 li h3{
        font-size: 20px;
    }
    .icontact2 li p{
        font-size: 16px;
    }
    .icontact2 li:last-child{
        width: 35%;
    }
    .ihonor li{
        padding: 0 15px;
    }
    .pmax_fr{
        padding: 3% 3% 1.5% 3%;
    }
    .pmax_fr3{
        margin-top: 30px;
    }
    .iculture_fr{
        padding: 3% 30px 0 50px;
    }
    .iculture_fr2 li{
        margin-bottom: 20px;
    }
    .iculture_fr2 li h3{
        font-size: 16px;
        margin: 15px 0 8px 0;
    }
    .iculture_fr2 li p{
        font-size: 12px;
    }
    .istock_fl h3{
        font-size: 30px;
    }
    .istock_fl span{
        font-size: 60px;
    }
    .istock_fr{
        width: 60%;
    }
    .istock_fr li{
        font-size: 18px;
    }
    .istock_fr li p span{
        font-size: 60px;
    }
    .inner_talent li .pic{
        width: 130px;
        height: 130px;
    }
    .inner_talent li .pic img{
        transform: scale(0.7);
    }
    .italent_txt{
        padding-left: 35px;
    }
    .inner_env li{
        margin-bottom: 10px;
    }
    .inews li{
        margin-bottom: 25px;
    }
    .iyfcx_fr{
        padding: 3% 3% 0 3%;
    }
    .iyfcx_fr1 h3{
        font-size: 24px;
    }
    .iyfcx_fr2{
        height: 150px;
    }
}















